Dudlewebs\WPMCS\Google\ApiCore\RetrySettings S

Total Complexity 29
Dependencies 3
Dependents 3
Total lines 259
Lines of code 102
Logical lines of code 57
Comment lines 122
Methods 18
Properties 12

Methods 18

Method Rating Maintainability Complexity Lines of code
load()
A
47 9 33
__construct()
S
57 3 15
convertArrayFromSnakeCase()
S
65 2 8
with()
S
70 1 4
logicalTimeout()
S
77 1 3
retriesEnabled()
S
82 1 3
getNoRetriesRpcTimeoutMillis()
S
82 1 3
getRetryableCodes()
S
82 1 3
getInitialRetryDelayMillis()
S
82 1 3
constructDefault()
S
73 1 3
getMaxRetryDelayMillis()
S
82 1 3
getInitialRpcTimeoutMillis()
S
82 1 3
getRpcTimeoutMultiplier()
S
82 1 3
getMaxRpcTimeoutMillis()
S
82 1 3
getTotalTimeoutMillis()
S
82 1 3
getMaxRetries()
S
82 1 3
getRetryFunction()
S
82 1 3
getRetryDelayMultiplier()
S
82 1 3